home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / comms / p202.zip / history.doc < prev    next >
Text File  |  1994-08-20  |  1KB  |  46 lines

  1. Version 2.02 -- 08/20/94
  2.  
  3.     - Fixes
  4.  
  5.     BUG: If file path had '\' characters as separators and -paths
  6.          option wasn't specified, directory and drive info was not
  7.          stripped correctly. This caused problems with some
  8.          terminal programs which were not clever enough to do the
  9.          stripping by themselves.
  10.  
  11.     FIX: Now the information is stripped properly.
  12.  
  13. Version 2.01 -- 08/19/94
  14.  
  15.     - New features
  16.  
  17.     This history file :-)
  18.  
  19.     - Changes
  20.  
  21.     Some minor things in the documentation (P.DOC) and in the
  22.     commentation of P.EXE's sources.
  23.  
  24.     - Fixes
  25.  
  26.     BUG: DSZ log was always written with slashes as directory
  27.          information separators and thus it was incompatible with
  28.          the standard.
  29.  
  30.     FIX: Now file paths are written to the log just as they were
  31.          entered on the command-line or in the listfile. This was
  32.          achievied by changing the P.DLL so that it can handle
  33.          file names with either slashes or backslashes as
  34.          separators, and no conversion is done in the P.EXE
  35.          anymore.
  36.  
  37.     BUG: -create and -recursive command-line options were missing
  38.          from P.EXE's usage text.
  39.  
  40.     FIX: Now they are included.
  41.  
  42. Version 2.00 -- 08/18/94
  43.  
  44.     - Initial DLL version
  45.  
  46.